Skip to content

Conversation

soxofaan
Copy link
Member

in bbox spatial_extent of load_collection and related

leftover for #259

in bbox `spatial_extent` of `load_collection` and related
@soxofaan soxofaan force-pushed the issue259-spatial-extent-normalize-crs branch from 5fd19ef to d8ebc6a Compare March 25, 2025 07:55
@@ -3043,6 +3043,8 @@ def _get_geometry_argument(
and isinstance(argument, dict)
and all(k in argument for k in ["west", "south", "east", "north"])
):
if "crs" in argument:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just use to_bbox_dict (or related) here instead of reinventing that wheel?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant